Skip to content

Support ReplicateV2 - #868

Merged
roman-khimov merged 4 commits into
masterfrom
replicate-v2
Sep 11, 2026
Merged

Support ReplicateV2#868
roman-khimov merged 4 commits into
masterfrom
replicate-v2

Conversation

@cthulhu-rider

@cthulhu-rider cthulhu-rider commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 48.19277% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.72%. Comparing base (242e723) to head (0ec6483).

Files with missing lines Patch % Lines
proto/object/service.pb.go 55.17% 52 Missing ⚠️
proto/object/service_grpc.pb.go 0.00% 17 Missing ⚠️
proto/container/service_grpc.pb.go 0.00% 9 Missing ⚠️
proto/netmap/service_grpc.pb.go 0.00% 3 Missing ⚠️
proto/reputation/service_grpc.pb.go 0.00% 2 Missing ⚠️
proto/accounting/service_grpc.pb.go 0.00% 1 Missing ⚠️
proto/object/encoding.go 94.11% 1 Missing ⚠️
proto/session/service_grpc.pb.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #868      +/-   ##
==========================================
- Coverage   60.84%   60.72%   -0.13%     
==========================================
  Files         184      184              
  Lines       17167    17265      +98     
==========================================
+ Hits        10446    10484      +38     
- Misses       6721     6781      +60     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Brought doc typo fix and slight improvement for unimplemented servers.

Signed-off-by: Leonard Liubich <leonard@morphbits.io>
From nspcc-dev/neofs-api@320387f.

Brought ReplicateV2 object API.

Signed-off-by: Leonard Liubich <leonard@morphbits.io>
Signed-off-by: Leonard Liubich <leonard@morphbits.io>
Unleash new API capabilities.

Signed-off-by: Leonard Liubich <leonard@morphbits.io>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The generated bindings match the linked API definition, and the custom encoding paths have focused tests.

Review details

Files not reviewed (27)

  • proto/accounting/service.pb.go: Generated file
  • proto/accounting/service_grpc.pb.go: Generated file
  • proto/accounting/types.pb.go: Generated file
  • proto/acl/types.pb.go: Generated file
  • proto/audit/types.pb.go: Generated file
  • proto/container/service.pb.go: Generated file
  • proto/container/service_grpc.pb.go: Generated file
  • proto/container/types.pb.go: Generated file
  • proto/link/types.pb.go: Generated file
  • proto/lock/types.pb.go: Generated file
  • proto/netmap/service.pb.go: Generated file
  • proto/netmap/service_grpc.pb.go: Generated file
  • proto/netmap/types.pb.go: Generated file
  • proto/object/service.pb.go: Generated file
  • proto/object/service_grpc.pb.go: Generated file
  • proto/object/types.pb.go: Generated file
  • proto/refs/types.pb.go: Generated file
  • proto/reputation/service.pb.go: Generated file
  • proto/reputation/service_grpc.pb.go: Generated file
  • proto/reputation/types.pb.go: Generated file
  • proto/session/service.pb.go: Generated file
  • proto/session/service_grpc.pb.go: Generated file
  • proto/session/types.pb.go: Generated file
  • proto/status/types.pb.go: Generated file
  • proto/storagegroup/types.pb.go: Generated file
  • proto/subnet/types.pb.go: Generated file
  • proto/tombstone/types.pb.go: Generated file
  • Files reviewed: 5/32 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

@roman-khimov
roman-khimov merged commit e749b2b into master Sep 11, 2026
9 of 11 checks passed
@roman-khimov
roman-khimov deleted the replicate-v2 branch September 11, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants